You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is only the bounded redaction-helper row from #1480. Active-day definition, fixture classification, account attribution, and database precedence remain out of scope.
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.
Fresh-context review record (coordinator, 2026-09-06; read-only Opus 5 reviewer over the diff against the merge base; route: the standing D-12 rule for Codex-session PRs — review, fix MEDIUM+ in-PR, merge, disposition comment).
VERDICT: SHIP (round 1). Traced by hand and sound: drive root, UNC root, sibling-prefix, case-fold only on Windows, home="/", relative paths; ntpath.abspath behaves on POSIX hosts so the Windows fixtures are host-independent. Fixed in-PR (round 2, coordinator commit d952d8598, unittest suite OK): MEDIUM-2 — the No such database exit message printed the raw --db/$TASKDECK_DOGFOOD_DB path (username, org name), the one line most likely to be pasted into an issue; it is now redacted. Recorded for #1480, not fixed: MEDIUM-1 — no CI job executes test_dogfood_snapshot.py (reusable-docs-governance.yml discovers only the agent_hooks and analysis suites); wiring it is a control-plane change left for the CI lane. LOW — a POSIX filename containing a literal backslash renders as a directory boundary (pre-existing).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Verification
redactwas not injectable for path-flavour fixturespy -3 -m unittest scripts/dogfooding/test_dogfood_snapshot.py -v: 4 tests passedpy -3 scripts/dogfooding/dogfood-snapshot.py --help: passedpy -3 -m compileall -q scripts/dogfooding/dogfood-snapshot.py scripts/dogfooding/test_dogfood_snapshot.py: passedThis is only the bounded redaction-helper row from #1480. Active-day definition, fixture classification, account attribution, and database precedence remain out of scope.
Refs #1480